Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically enable JITPROFILING with ITTAPI #55598

Merged
merged 2 commits into from
Nov 30, 2024

Conversation

vchuravy
Copy link
Member

This helps when profiling remotely since VTunes doesn't support
setting environment variables on remote systems.

Will still respect ENABLE_JITPROFILING=0.

@vchuravy vchuravy requested review from gbaraldi and maleadt August 27, 2024 10:21
src/codegen.cpp Outdated Show resolved Hide resolved
@giordano giordano added compiler:codegen Generation of LLVM IR and native code profiler labels Nov 28, 2024
@giordano giordano force-pushed the vc/enable_jit_profiling_using_ittapi branch from 0c441e2 to 4356ea1 Compare November 28, 2024 00:27
@vchuravy vchuravy merged commit d32843b into master Nov 30, 2024
7 checks passed
@vchuravy vchuravy deleted the vc/enable_jit_profiling_using_ittapi branch November 30, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:codegen Generation of LLVM IR and native code profiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants